@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'calibri';
	src: url('../fonts/calibri.eot');
	src: local('☺'), url('../fonts/calibri.woff') format('woff'), url('../fonts/calibri.ttf') format('truetype'), url('../fonts/calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



/*@font-face {
    font-family:"Myriad Pro";
    src: url('web-font-italic.eot?') format('eot'),
         url('web-font-italic.woff') format('woff'),
         url('web-font-italic.ttf') format('truetype'),
         url('web-font-italic.svg') format('svg');
    font-weight: bold;
    font-style: normal;
}*/
/*@font-face {
font-family: Myrid "Myriad Pro";
src: url("../fonts/Myriad Pro") format("opentype");
}
@font-face {
font-family:;
src: url("../fonts/Century Gothic") format("opentype");
font-size:16px;
}*/

*
{
	padding:0;
	margin:0;
	border:none;
	outline:none;
}
body
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	border-top:3px solid #616161;
}
.wrapper
{
	width:970px;
	margin:0 auto;
	background:url(../images/wra_shad.png) no-repeat top right;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.cl
{
	clear:both;
}
.logo
{
	width:267px;
	height:57px;
	padding-top:20px;
	margin-bottom:15px;
	float:left;
}
.hombut
{
	float:right;
	width:151px;
	/*height:45px;*/
	margin-top:53px;
	margin-right:5px;
	color:#0882c3;
	font-size:23px;
}
.hombut img
{
	vertical-align:middle;
	margin-top:-6px;
}
.hombut a
{
	text-decoration:none;
	font-size:14px;
	color:#0882c3;
}
/*.hombut a.employ
{
	display:block;
	width:95px;
	height:25px;
	background:url(../images/employee-login.png) no-repeat;
}*/
.logo a
{
	display:block;
	width:295px;
	height:65px;
	background:url(../images/logo.png) no-repeat;
	font-size:1px;
	text-indent:-4000px;
	line-height:0px;
	text-decoration:none;
}
#header
{
	padding-bottom:16px;
}
.top-menu
{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	background:#037cbf url(../images/bck-top-menu.jpg) repeat-x;
	height:38px
}
.top-menu .inner{background:url(../images/bck-top-menu-left.png) no-repeat; padding-left:18px; border-radius:6px;}

.top-menu li {
	position: relative;
	list-style: none;
	float: left;
	display: block;
	height:45px
}

/* Links */

.top-menu li a {
	display: block;
	padding: 10px 24px 9px;
	text-decoration: none;
	border-right: 1px solid #5cadd8;
/*height: 30px;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f3f3f3;
	text-shadow: 1px 1px 1px rgba(0,0,0,.6);
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
	text-transform:uppercase;
	font-weight:600;
}


.top-menu li:hover a, .top-menu li a.xive{color:#b6e3fa; background-color:#0370ae}

.top-menu .drop-menu{ display:none}

.top-menu .drop-menu{ width:900px; z-index:5000; position:absolute; left:-18px; top:36px}
.top-menu .drop-menu ul{padding-top:5px; background:url(../images/arrow-menu.png) no-repeat 82px top; display:inline-block}
.top-menu .drop-menu li{background:#057fc2; height:auto; font-size:14px}
.top-menu .drop-menu li.active, .top-menu .drop-menu li:hover{background:#0370AE; height:auto; font-size:14px}
.top-menu .drop-menu li a{background:url(../images/drop-arow.png) 15px 11px no-repeat; text-transform:none}

.top-menu .drop-menu li a{height:auto; padding:4px 18px 6px 35px}

.drop-arow{margin-left:10px}

.drop:hover .drop-menu{ display:block; }




.banad
{
	width:100%;
	position:relative;
	z-index:50;
}
.lcol
{
	width:646px;
	float:left;
}
.rcol
{
	width:313px;
	float:right;
}
.ban
{
	width:646px;
	height:310px;
	/*margin-bottom:36px;*/
	overflow:hidden;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
}
.meas
{
	width:267px;
	height:70px;
	background:url(../images/fr_bpnl.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#424242;
	text-align:right;
	padding-right:45px;
	padding-top:16px;
	margin-bottom:14px;
}
.meas sup
{
	font-size:.6em;
}
.meas a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	background:url(../images/rbl_arrow.png) no-repeat left center;
	padding-left:15px;
	text-decoration:none;
	font-weight:bold;
}
.asets
{
	width:267px;
	height:70px;
	background:url(../images/sd_bpnl.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#769015;
	text-align:right;
	padding-right:45px;
	padding-top:16px;
	margin-bottom:14px;
}
.asets sup
{
	font-size:.6em;
}		
.asets a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#666;
	background:url(../images/rbl_arrow.png) no-repeat left center;
	padding-left:15px;
	text-decoration:none;
	font-weight:bold;
}
.logy
{
	width:267px;
	height:79px;
	background:url(../images/tr_bpnl.png) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	color:#0076bd;
	text-align:right;
	padding-right:45px;
	padding-top:7px;
	line-height:24px;
	margin-bottom:20px;
}
.logy sup
{
	font-size:.6em;
}		
.logy a
{
	font-size:15px;
	color:#666;
	background:url(../images/rbl_arrow.png) no-repeat left center;
	padding-left:15px;
	text-decoration:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
} 
.hpxt
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#666666;
	text-align:justify;
	line-height:28px;
	margin-right:16px;
	margin-top:6px;
	font-weight:bold;
}
.hpxt sup
{
	font-size:0.5em;
}
.hptl
{
	
	list-style-type:none;
	/*list-style-position:inside;*/
}
.hptl li
{
	
	padding-bottom:8px;
	background:url(../images/bullet-green-icon.png) no-repeat 2px 4px;
	padding-left:25px;
}
.hptl li a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#9a9a9a;
	text-decoration:none;
}
.hppox
{
	width:951px;
	padding-left:18px;
	border:1px solid #d0d0d0;
	margin-top:6px;
	text-align:center;
	color:#769c3f;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	padding-top:14px;
	padding-bottom:11px;
	line-height:20px;
	position:relative;
	border-radius:6px;
	-moz-border-radius:6px;
	-ms-border-radius:6px;
	-o-border-radius:6px;
	-webkit-border-radius:6px;
	behavior:url(../css/border-radius.htc);
	background-color:#ebebeb;
	/*overflow:hidden;*/
	background: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f2f2f2), to(#e6e6e6));
	background: -webkit-linear-gradient(top, #f2f2f2, #e6e6e6);
	background: -moz-linear-gradient(top, #f2f2f2, #e6e6e6);
	background: -ms-linear-gradient(top, #f2f2f2, #e6e6e6);
	background: -o-linear-gradient(top, #f2f2f2, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e6e6e6',GradientType=0 );!important /* IE6-9 */
	
	}
.hppox
{
	/*width:788px;*/

	word-spacing:-1px;
}
.ppin
{
	width:18px;
	border:1px solid #3f9ccd;
	border-right:none;
	position:absolute;
	background: -webkit-linear-gradient(top, #0a85c5, #047cc1);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0a85c5), to(#047cc1));
	background: -webkit-linear-gradient(top, #0a85c5, #047cc1);
	background: -moz-linear-gradient(top, #0a85c5, #047cc1);
	background: -ms-linear-gradient(top, #0a85c5, #047cc1);
	background: -o-linear-gradient(top, #0a85c5, #047cc1);
	left:0px;
	top:-1px;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	height:65px;
}
.ppin
{
	background-color:#047CC1;
}
.butcont
{
	width:100%;
	padding-top:31px;
	margin-bottom:34px;
}
.hpbpan
{
	width:320px;
	float:left;
	min-height:1000px;
}

.hpbpan h3
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.125em;
	
	color:#0177bd;
}
.hpbpan h3 sup
{
	font-size:0.6em;
}

.hpbpan ul
{
	list-style-image:url(../images/sbl_arrow.png);
	margin-left:22px;
	margin-right:35px;
	margin-top:5px;
	margin-bottom:7px;
}
.hpbpan ul li
{
	/*font-family:Calibri;*/
	font-family:Arial,Helvetica,sans-serif;
	color:#333;
	text-align:justify;
	line-height:22px;
	margin-top:10px;
	/*font-size:18px;*/
	font-size:15px;
}
.hpbpan ul li sup
{
	font-size:.6em;
}
.hpbpan a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#769c3f;
	background:url(../images/anbullets.png) no-repeat 0 -4px;
	padding-left:23px;
	text-decoration:none;
	margin-left:22px;
}
.img
{
	margin-top:19px;
	margin-left:10px;
	height:178px;
}

.lnerd
{
	margin-left:15px;
	min-height:750px;
}
#footer
{
	border-top:1px solid #d0d0d0;
	line-height:40px;
	height:50px;
}
#footer span
{
	font-size:0.75em;
	font-family:Arial, Helvetica, sans-serif;
	color:#7c7c7c;
}
#footer span a
{
	text-decoration:none;
	color:#7c7c7c;
	margin-right:10px;
}
#footer span a:hover
{
	text-decoration:underline;
}
.tah
{
	height:100%;
	width:2px;
	background-color:red;
	float:left;
}
.ipctent
{
	width:970px;
	height:auto;
	margin-bottom:14px;
}
.lside
{
	width:645px;
	float:left;
	border-right:1px solid #D0D0D0;
	min-height:730px;
	/*min-height:1000px;*/
}
.rside
{
	width:308px;
	padding-left:15px;
	float:right;
}
.gtse
{
	width:100%;
	border-bottom:1px solid #d0d0d0;
	margin-left:1px;
	margin-bottom:15px;
	padding-bottom:2px;
	margin-top:-3px;
}
.gtse h2
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.125em;
	color:#0177bd;
}
.gtse h2 sup
{
	font-size:0.6em;
}
.iptp
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333;
	text-align:justify;
	line-height:25px;
	margin-bottom:10px;
	width:625px;
}
.iptp span
{
	color:#037bbf;
}
.pageContent { width: 625px;}
	.accordion { list-style-type: none;/* padding: 0; margin: 0 0 30px; border: 1px solid red; border-top: none; border-left: none;*/ }
	.accordion ul { padding: 0; margin: 0; /*float: left;*/ display: block;  }
	.accordion li {list-style-type: none; padding: 0; margin: 0; display: block; }
	
		
	
	.accordion a {text-decoration: none; /*border-bottom: 1px solid #4df;*/  padding: 3px 25px 0 10px; display: block; cursor: pointer; line-height:25px; position:static; border-radius:5px; margin:5px 0; font-size:0.9375em; color:#000; background:#d7d7d7 url(../images/ado.png) repeat-x;  border:1px solid #d7d7d7; position:relative; font-weight:bold; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
	
	.accordion li.active>a {
		 color:#fff; background:url(../images/aup.png) repeat-x; background-color:#616160; border-color:#616160
	}
	.accordion a sup { font-size:0.6em;
	}
	.accordion a span {background:url(../images/plus.png) no-repeat; position:absolute; top:7px; right:8px; width:14px; height:14px;
	}
	.accordion li.active>a span {background:url(../images/minus.png) no-repeat; position:absolute; top:7px; right:8px; width:14px; height:14px;}
	
	

.inacor {
	border:1px solid #d7d7d7;
	padding:14px 17px;
	display:none;
	border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

ul.inacor {padding:4px 8px}
ul.inacor a{border-color:#d7d7d7; background:none; color:#999;}
ul.inacor li.active > a{background:none; border-color:#999; color:#4a4c4d;}
ul.inacor .inacor{border:none}

.accordion li.active>a span.cchan {background:url(../images/minusss.png) no-repeat;}
	
.inacor p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	background:url(../images/sbl_arrow.png) no-repeat left 6px;
	padding:0 0 6px 19px;
	line-height:20px;
	overflow:hidden;
	text-align:justify;
}
.inacor p sup
{
	font-size:0.6em;
}
.inacor1 {
	width:589px;
	border:1px solid #d7d7d7;
	padding:14px 17px;
	
	border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.inacor1 p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8125em;
	color:#000;
	background:url(../images/sbl_arrow.png) no-repeat left 6px;
	padding:0 0 6px 19px;
	line-height:20px;
	overflow:hidden;
}
.inacor1 p sup
{
	font-size:0.6em;
}

.spe
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	background:url(../images/sbl_arrow.png) no-repeat left 6px;
	padding:0 0 6px 19px;
	line-height:24px;
	overflow:hidden;
	text-align:justify;}

.spcex
{width:589px;
	border:1px solid #d7d7d7;
	padding:14px 17px;
}












.panfp
{
	float:left;
	padding-top:50px;
	
}
.imi
{
	float:left;
	margin-right:18px;
	/*margin-bottom:28px;*/
	overflow:hidden;
}
.marl_60
{
	margin-left:60px;
}
.marl_96
{
	margin-left:96px;
}

.pahebox
{
	width:308px;
	background-color:#acc838;
	border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:5px;
	margin-bottom:18px;
}
.pahein
{
	width:290px;
	background-color:#e3e3e3;
	border-top-left-radius:5px;
	border-bottom-left-radius:5px;
	padding-top:24px;
	padding-bottom:32px;
}
.poio
{
	/*list-style-image:url(../images/sgr_arrow.png);*/
	list-style-type:none;
	margin-left:10px;
	
}
.poio li
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	width:230px;
	line-height:24px;
	color:#636363;
	margin:5px 0px;
	text-align:left;
	background:url(../images/anbullets.png) no-repeat 5px -1px;
	padding-left:29px;
}
.dusabox
{
	width:264px;
	padding:17px 27px 24px 17px;
	background-color:#eeeeee;
	border-radius:5px;
	-o-border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.cura
{
	/*list-style-image:url(../images/sbl_arrow.png);*/
	/*list-style-image:url(../images/anbullets.png);*/
	list-style-type:none;
	list-style-position:inherit;
	margin-left:0px;
	padding-top:-5px;
}
.cura li
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	/*font-family:'Conv_MyriadPro-Regular',Sans-Serif;*/
	font-size:16px;
	color:#555555;
	padding:3px 0;
	text-align:left;
	line-height:24px;
	margin-bottom:2px;
	background:url(../images/anbullets.png) no-repeat 0 1px;
	padding-left:23px;
}
.laki
{
	width:308px;
	height:1px;
	background-color:#d0d0d0;
	margin-bottom:19px;
}
.tisabox
{
	width:300px;
	border:4px solid #DEDEDD;
	margin-bottom:28px;
}
.tisabox img
{
	display:block;
}
.stban
{
	width:623px;
	padding-top:7px;
	margin-bottom:6px;
}
.gamxt
{
	/*font-family:'Conv_MyriadPro-Regular',Sans-Serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	text-align:justify;
	line-height:22px;
	margin-bottom:5px;
	margin-top:5px;
	width:625px;
}
.galis
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#333;
	background:url(../images/sbl_arrow.png) no-repeat left 6px;
	padding:0 0 6px 19px;
	line-height:26px;
	overflow:hidden;
	margin-left:28px;
	text-align:justify;
	width:570px;
}
.injp
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8125em;
	color:#000;
	background:url(../images/sbl_arrow.png) no-repeat left 6px;
	padding:0 0 6px 19px;
	line-height:20px;
	overflow:hidden;
	width:365px;
	text-align:justify;
}
.pp_m
{
	margin-left:25px;
	/*width:583px;*/
	text-align:justify;
	margin-bottom:5px;
	padding-left:25px;
}
.pp_mb
{
	margin-left:80px;
	/*width:527px;*/
	text-align:justify;
	margin-bottom:5px;
	margin-right:20px;


}
.pp_mc
{
	margin-left:140px;
	/*width:527px;*/
	text-align:justify;
	margin-bottom:5px;


}

.atets
{
	width:263px;
	/*height:25px;*/
	border-bottom:1px solid #0177bd;
	line-height:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#0177bd;
	font-size:17px;
	margin:-3px 0px 8px 1px;
	padding-bottom:3px;
	font-stretch:extra-expanded;
}
.mar_r
{
	margin-right:20px;

	margin-left:25px;
}
.mar_riu
{
	margin-right:20px;
	font-size:15px;
	padding-left:20px;
	margin-left:290px;
}
h5
{
	margin-bottom:7px;
}



.neid
{
	background-image:none;
	background-color:blue;
	
}

.neid span {background:url(../images/pluss.png) no-repeat; position:absolute; top:7px; right:8px; width:14px; height:14px; margin:0px;
	}
	
	.accordion a > a li.active>a span {background:url(../images/minuss.png) no-repeat; position:absolute; top:7px; right:8px; width:14px; height:14px;}

/*
.accordion a {text-decoration: none; padding: 3px 25px 0 10px; display: block; cursor: pointer; line-height:25px; position:static; border-radius:5px; margin:5px 0; font-size:0.9375em; color:#fff; background:url(../images/aup.png) repeat-x;  border:1px solid #616160; position:relative; font-weight:bold; background-color:#616160;}
	.accordion a sup { font-size:0.6em;
	}
	.accordion a span {background:url(../images/pluss.png) no-repeat; position:absolute; top:7px; right:8px; width:14px; height:14px;
	}
	.accordion li.active>a span {background:url(../images/minuss.png) no-repeat; position:absolute; top:7px; right:8px; width:14px; height:14px;}*/
	
	
	
	
.able
{
	width:100%;
}
.tar
{
	
}
.th
{
	float:left;
	border:1px solid #666;
	padding:10px 20px;
	height:100%;
	background-color:#daeef3;
	border-collapse:collapse;
}

.tad
{
	float:left;
	/*border:1px solid #666;*/
	/*height:100%;*/
	

	position:relative;
	
	
}
.greencel
{
	position:absolute;
	width:220px;
	/*height:100%;*/
	font-size:100%;
	margin-right:10px;
	z-index:100;
	border:1px solid #666;
	padding:10px 20px;
	background-color:#d6e3bc;
	
}
.greencel:hover
{
	width:120%;
	height:120%;
	box-shadow:0px 0px 5px rgba(100,100,100,0.5);
	z-index:1000;
	background-color:#d6e3bc;
	left:-15%;
	top:-10%;
	border:2px solid #666;
}
.greencel:hover > ul li
{
	font-size:1.1em;
	line-height:24px
}
.greencel:hover > p
{
	font-size:1.2em;
	line-height:24px;
}







.pcol
{
	width:142px;
}
.scol
{
	width:262px;
}

.tcol
{
	width:262px;
}
.ccol
{
	width:262px;
}










.fro .th
{
	min-height:40px;
}
.sro .tad
{
	min-height:108px;
}
.tro .tad
{
	min-height:108px;
}
.cro .tad
{
	min-height:40px;
}
.pro .tad
{
	min-height:144px;
}
.chro .tad
{
	min-height:90px;
}
.saro .tad
{
	min-height:45px;
}
.aaro .tad
{
	min-height:45px;
}
.nro .tad
{
	min-height:45px;
}
.duro .tad
{
	min-height:45px;
}
.egro .tad
{
	min-height:100px;
}
.baro .tad
{
	min-height:20px;
}
.tero .tad
{
	min-height:40px;
}

.tar ul
{
	/*list-style-image:url(../images/bullet.png);*/
	list-style-position:inside;
	margin:0;
	padding:0;
}
.tar ul li
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.875em;
	color:#1f497d;
	
}
.tar p
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#1f497d;
	margin-bottom:5px;
}
h4
{
	color:#1f497d;
}
.sro .greencel
{
	min-height:108px;
}
.tro .greencel
{
	min-height:108px;
}
.cro .greencel
{
	min-height:40px;
}
.pro .greencel
{
	min-height:144px;
}
.chro .greencel
{
	min-height:90px;
}
.saro .greencel
{
	min-height:45px;
}
.aaro .greencel
{
	min-height:45px;
}
.nro .greencel
{
	min-height:45px;
}
.duro .greencel
{
	min-height:45px;
}
.egro .greencel
{
	min-height:100px;
}
.baro .greencel
{
	min-height:20px;
}
.tero .greencel
{
	min-height:40px;
}




.tablcon
{
	/*border:1px solid black;*/
	border-collapse:collapse;
}


.intable
{
	
	border-collapse:collapse;
	width:100%;
	border:5px solid #999;
}
.intable tr th
{
	font-family:Arial, Helvetica, sans-serif;
		border:1px solid #999;
		text-align:left;
		padding:4px 15px;
		background:#e4e4e5;
				background: -webkit-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e4e4e5));
	background: -webkit-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -moz-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -ms-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -o-linear-gradient(top, #f9f9f9, #e4e4e5);	
		
}

.intable tr td
{
		border:1px solid #999;
		text-align:left;
		padding:6px 15px;
		background:#def3ca;
		
		

		
}
.intable tr td:hover
{
		background:#c5eb71;
		/*background:#e4e4e5;*/
				/*background: -webkit-linear-gradient(top, #799146, #c5eb71);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#799146), to(#c5eb71));
	background: -webkit-linear-gradient(top, #799146, #c5eb71);
	background: -moz-linear-gradient(top, #799146, #c5eb71);
	background: -ms-linear-gradient(top, #799146, #c5eb71);
	background: -o-linear-gradient(top, #799146, #c5eb71);	*/
	box-shadow:inset 5px 5px 5px #799146;
}
.intable tr td ul
{
	
	list-style-type:none;
}
.intable tr td ul li
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	color:#1f497d;
	background:url(../images/small_arr.png) 0 4px no-repeat;
	padding-left:21px;
	line-height:18px;
}
.intable tr td p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	color:#1f497d;
	margin-bottom:5px;
	
}
.intable tr th p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#1f497d;
	margin-bottom:5px;
	font-weight:normal;
}
.ggcell
{
	/*background-color:blue;*/
	
}
.txtrot
{
font-size:1.3em; color:#1F497D; text-align:center; font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; width:100%;
-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.uchai
{
	min-height:1140px;
}
.uchtw
{
	min-height:1094px;
}
.uchth
{
	min-height:585px;
}
.uchfo
{
	min-height:675px;
}
.uchfi
{
	min-height:637px;
}
.uchsi
{
	min-height:729px;
}
.uchse
{
	min-height:553px;
}
.uchei
{
	min-height:985px;
}
.blankcell
{
	background-color:#fff;
}
.cohed
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#06C;
	font-size:1.2em;
}
.conlef
{
	float:left;
	width:48%;
	padding:1%;
}
.conrit
{
	float:right;
	width:46%;
	padding:1%;
	margin-left:2%;
}
.coform
{
}
.coform label
{
	height:30px;
	display:block;
	margin:6px 0 2px;
	font-size:1em;
	color:#999;
	line-height:30px;
}
.coform input
{
	display:block;
	border:1px solid #CCC;
	height:30px;
	padding-left:3px;
	padding-right:3px;
	/*width:425px;*/
	width:100%;
	border-radius:4px;
	margin-bottom:10px;
	box-shadow:0 0 5px #CCC;
}
.coform select
{
	display:block;
	border:1px solid #CCC;
	height:32px;
	padding:6px;
	color:#666;
	width:474px;
	border-radius:4px;
	margin-bottom:10px;
	box-shadow:0 0 5px #CCC;
}
.cosl
{
	
	width:454px;
	
}
.coform textarea
{
	display:block;
	border:1px solid #CCC;
	min-height:250px;
	padding:3px;
	/*width:425px;*/
	width:100%;
	border-radius:4px;
	margin-bottom:10px;
	box-shadow:0 0 5px #CCC;
}
#gobutton
{
	padding:0px;
	width:130px;
	height:35px;
	line-height:35px;
	margin-bottom:20px;
	margin-left:1%;
	float:right;
	margin-top:5px;
}
input#gobutton{
cursor:pointer;
background:#09ace2;
border:1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 4px #ccc;
-moz-box-shadow: 0 0 4px #ccc;
box-shadow: 0 0 4px #ccc;
color:#f3f3f3;
font-size:1.1em;
text-align:center;
}
input#gobutton:hover, input#gobutton:focus{
background-color :#0680c3;
-webkit-box-shadow: 0 0 1px #ccc;
-moz-box-shadow: 0 0 1px #ccc;
box-shadow: 0 0 1px #ccc;
}
h3.dish
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#0177bd;
	margin-bottom:5px;
	font-weight:normal;
}
p.dipa
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	text-align:justify;
	line-height:28px;
	margin-bottom:15px;
	margin-top:6px;
}
p.tipa
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#666666;
	text-align:justify;
	line-height:28px;
	margin-top:6px;
}
p.tipa a
{
	text-decoration:none;
}

.tebgbox
{
	padding:20px;
	background-color:whitesmoke;
	border-radius:10px;
	-moz-border-radius:10px;
	-o-border-radius:10px;
	-webkit-border-radius:10px;
	-ms-border-radius:10px;
	margin-bottom:20px;
}
.where a
{
	width:100%;
	height:100px;
	font-size:36px;
	color:orange;
	text-decoration:none;
	margin-left:10px;
}
	
tr.stycha th
{
		
		background:#a4c232;
				background: -webkit-linear-gradient(top, #a4c232, #ccdd81);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#a4c232), to(#ccdd81));
	background: -webkit-linear-gradient(top, #a4c232, #ccdd81);
	background: -moz-linear-gradient(top, #a4c232, #ccdd81);
	background: -ms-linear-gradient(top, #a4c232, #ccdd81);
	background: -o-linear-gradient(top, #a4c232, #ccdd81);	
		
}
	
.stycha h4
{
	color:#1F497D;
}
tr.stycha1 th
{
		
		background:#e4e4e5;
				background: -webkit-linear-gradient(top, #e4e4e5, #e4e4e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e4e4e5), to(#e4e4e5));
	background: -webkit-linear-gradient(top, #e4e4e5, #e4e4e5);
	background: -moz-linear-gradient(top, #e4e4e5, #e4e4e5);
	background: -ms-linear-gradient(top, #e4e4e5, #e4e4e5);
	background: -o-linear-gradient(top, #e4e4e5, #e4e4e5);	
		
}
.intable tr td.nobgcol
{
	background:#fff;
}
.intable tr td.nobgcol:hover
{
	box-shadow:none;
}
.intable tr th.bggray
{
	background:#e4e4e5;
			background: -webkit-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e4e4e5));
	background: -webkit-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -moz-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -ms-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -o-linear-gradient(top, #f9f9f9, #e4e4e5);	
}
.intable tr td.bggray
{
	background:#e4e4e5;
			background: -webkit-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e4e4e5));
	background: -webkit-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -moz-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -ms-linear-gradient(top, #f9f9f9, #e4e4e5);
	background: -o-linear-gradient(top, #f9f9f9, #e4e4e5);	
}
.mar_ron
{
	margin-left:70px;
	margin-right:20px;
}
.mar_pon
{
	margin-left:286px;
	margin-right:20px;
}
.section
{
	color:red;
	font-weight:bold;
}
.section1
{
	color:blue;
	font-weight:bold;
}
.sectiontxt
{
	background:none;
	display:block;
	font-size:12px;
	color:grey;
	
}